Welcome![Sign In][Sign Up]
Location:
Search - GNU LINUX

Search list

[ARM-PowerPC-ColdFire-MIPSARM_Cross_Development_with_Eclipse.pdf

Description: ARM Cross Development with Eclipse. Eclispe is IDE environment which can work on different platforms - Linux, Windows etc. The manual explains how to configure the eclipse to use a gnu arm cross compiler and set up a complete Development environment for arm platforms.-ARM Cross Development with Eclipse. Eclispe is IDE environment which can work on different platforms- Linux, Windows etc. The manual explains how to configure the eclipse to use a gnu arm cross compiler and set up a complete Development environment for arm platforms.
Platform: | Size: 8079360 | Author: hgs | Hits:

[uCOSucos

Description: 这个ucos版本是用gnu重写的适合s3c2440,s3c2410开发板,在linux编译,用makefile组织,结构清晰,且修改了vivi使得且可用vivi加载ucos。-This version of ucos is rewrited with the gnu stardard for s3c2440, s3c2410 development board, it can be compiled in the linux with makefile struction, structure clear, and modified and made vivi load vivi available ucos.
Platform: | Size: 3392512 | Author: jerry.shen | Hits:

[Documentsadvancedlinuxprogramming

Description: 1 Getting Started 3 1.1 Editing with Emacs 4 1.2 Compiling with GCC 6 1.3 Automating the Process with GNU Make 9 1.4 Debugging with GNU Debugger (GDB) 11 1.5 Finding More Information 13 2 Writing Good GNU/Linux Software 17 2.1 Interaction With the Execution Environment 17 2.2 Coding Defensively 30 2.3 Writing and Using Libraries
Platform: | Size: 3510272 | Author: noah | Hits:

[Embeded Linuxgecko-sdk-i686-pc-linux-gnu-1.8.0.4.tar.bz2

Description: 用以开发浏览器插件,可以用在各种平台上,比如mozilla,webkit,等等。 -For the development of browser plug-ins can be used in a variety of platforms, such as mozilla, webkit, and so on.
Platform: | Size: 1587200 | Author: windsome | Hits:

[Multimedia programkissd

Description: Kissd is a daemon designed to share media files to all Ethernet enabled PC-Link KiSS DVD players from a GNU/Linux based server. It comes with kiss players protocol documentation. It will fork for each new connection to serve several clients at the same time. All request types are handled (video, audio, and picture).
Platform: | Size: 16384 | Author: ThomThoms | Hits:

[Linux-UnixGNU.Emacs.Manual

Description: emacs是linux和UNIX操作系统中最著名的一款软件,其功能多种多样,十分丰富,本手册是最全的使用说明,几乎涵盖了emacs中所有的功能。-linux and emacs is the best-known UNIX operating system a software, a variety of its functions, very rich, the manual is the most use of the whole that covers almost all of the functions of emacs.
Platform: | Size: 7177216 | Author: 张强 | Hits:

[Linux-Unixucos_linux_2.86.tar

Description: ucos-ii的linux移植, gnu gcc 编译, ubuntu下测试通过-ucos for linux gcc
Platform: | Size: 1629184 | Author: 唐够 | Hits:

[Other95302955GNU-Make

Description: gcc中文使用手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要.-gnu make
Platform: | Size: 110592 | Author: yanfeng | Hits:

[Othergnuradio-3.2.1.tar

Description: GNU软件无线电3.2.1,包含多种编解码算法模块。可在linux/unix下编译执行。-GNU Software Radio 3.2.1, including a variety of codec algorithm module. In linux/unix implementation of the compiler.
Platform: | Size: 6797312 | Author: racer | Hits:

[Otheralp-ch03-processes.pdf

Description: Chapter about processes under GNU Linux
Platform: | Size: 222208 | Author: luca | Hits:

[Linux-Unixcode.tar

Description: gnu/linux program unleased-gnu/linux program
Platform: | Size: 1394688 | Author: 王无 | Hits:

[Linux-UnixGNUmake_v3.80-zh_CN_html

Description: GNUmake_v3.80:GNU linux make 的3.80版,内含Html和pdf两种文件版本。-GNUmake_v3.80
Platform: | Size: 1107968 | Author: liuyi | Hits:

[Linux-Unixippocv

Description: PROGRAMMING WITH INTEL IPP (INTEGRATED PERFORMANCE PRIMITIVES) AND INTEL OPENCV (OPEN COMPUTER VISION) UNDER GNU LINUX
Platform: | Size: 574464 | Author: leila | Hits:

[Linux-Unixtetris.tar

Description: linux qt3下开发的小游戏,俄罗斯方块的源代码,c++语言-linux ,qt3, blockgame, This source code is licensed under the GNU General Public License
Platform: | Size: 1653760 | Author: renjiafu | Hits:

[Embeded Linuxarm-none-eabi-i686-linux-gnu.tar

Description: 很好用的Linux-android交叉编译工具链,可以用来浮点运算和编译.so库来供android JAVA端来调用!-Very good use of the Linux-android cross compiler tool chain, can be used for floating point operations and compilation of the.So library for Android JAVA end to call!
Platform: | Size: 32014336 | Author: 朱小平 | Hits:

[OS DevelopGUNlinuxcode

Description: GNU linux系统编程代码学习~希望对大家有所帮助~-GNU linux system programming code to learn ~ want to help everyone ~
Platform: | Size: 1497088 | Author: Liu | Hits:

[OpenGL programAddison.Wesley.OpenGL.SuperBible.4th.Edition

Description: OpenGL超级宝典第四版 本书是OpenGL编程指南,涵盖了使用新版本的OpenGL进行编程所需要的主要知识。 全书分3个部分,共23章,另有3个附录。第一部介绍经典OpenGL绘图的所有基础知识,包括3D图形和OpenGL简介, OpenGL空间绘图,几何转换,颜色、材料和光照,纹理贴图,曲线和表面,管线,交互式图形等内容。第二部分是着重介绍OpenGL的一些高级功能。第三部分别介绍了不同操作系统平台上的OpenGL功能特性和编程细节。 本书适合于希望精通OpenGL以便对他们的图形编程和3D图形知识进行扩展的程序员,也可以帮助那些经验丰富的OpenGL程序员学习如何移植自己的应用程序。本书既可以作为学习OpenGL的教材,也可以作为随时查阅的参考手册。-Addison.Wesley.OpenGL.SuperBible.4th.Edition OpenGL ® SuperBible, Fourth Edition, begins by illuminating the core techniques of “classic” OpenGL graphics programming, from drawing in space to geometric transformations, from lighting to texture mapping. The authors cover newer OpenGL capabilities, including OpenGL 2.1’s powerful programmable pipeline, vertex and fragment shaders, and advanced buffers. They also present thorough, up-to-date introductions to OpenGL implementations on multiple platforms, including Windows, Mac OS X, GNU/Linux, UNIX, and embedded systems.
Platform: | Size: 11851776 | Author: zyz | Hits:

[Otherlinux_programming_unleashed

Description: 这是一本关于GNU/Linux编程的参考书籍,且是英文原版,原汁原味-This is a book about GNU/Linux programming reference books, and is the English original, authentic
Platform: | Size: 5611520 | Author: 王慧渊 | Hits:

[Embeded LinuxLinux-gdb

Description: GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。所谓“寸有所长,尺有所短”就是这个道理。-GDB is the GNU open-source organizations, released under a powerful debugging tool for UNIX. Perhaps you prefer the way the kind of graphical interface, such as VC, BCB, etc. IDE debugging, but if you are doing the software under the UNIX platform, you will find the GDB debugging tools than VC, BCB graphical debugger more powerful. The so-called " inch a director has a short foot" is the reason.
Platform: | Size: 1024 | Author: 王振 | Hits:

[OS DevelopFATFS.for.linux

Description: 这份源码是基于微软开放的FAT文件系统相应源码,由GNU社区维护的在UNIX/LINUX系统中FAT文件系统部分,通过VFS实先挂载。-This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. Combined with VFS, UNIX/LINUX is capable of mounting disks of FAT file system.
Platform: | Size: 52224 | Author: 李峰 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »

CodeBus www.codebus.net